From: Gerd Moellmann Date: Thu, 17 May 2001 09:09:14 +0000 (+0000) Subject: Add copyright notice for FSF. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~40273 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=59c2443a35ac654ffce3ffffeb1aa6bbf3d16f2d;p=emacs.git Add copyright notice for FSF. --- diff --git a/lisp/international/mule.el b/lisp/international/mule.el index 6edd107d7b5..08ad67c5551 100644 --- a/lisp/international/mule.el +++ b/lisp/international/mule.el @@ -1,6 +1,7 @@ ;;; mule.el --- basic commands for mulitilingual environment ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. +;; Copyright (C) 2001 Free Software Foundation, Inc. ;; Licensed to the Free Software Foundation. ;; Keywords: mule, multilingual, character set, coding system diff --git a/src/ccl.c b/src/ccl.c index a69585cf0d5..d3879abae6b 100644 --- a/src/ccl.c +++ b/src/ccl.c @@ -1,5 +1,6 @@ /* CCL (Code Conversion Language) interpreter. Copyright (C) 1995, 1997 Electrotechnical Laboratory, JAPAN. + Copyright (C) 2001 Free Software Foundation, Inc. Licensed to the Free Software Foundation. This file is part of GNU Emacs.